Add provides emacs23-gtk to emacs23 to allow more seamless upgrades.
authorRob Browning <rlb@defaultvalue.org>
Mon, 14 Sep 2009 01:12:53 +0000 (18:12 -0700)
committerRob Browning <rlb@defaultvalue.org>
Mon, 14 Sep 2009 01:12:53 +0000 (18:12 -0700)
debian/changelog
debian/control
debian/control.in

index 1c859e63c41e0bba5a907f44456f6491094757a5..b320560482f11283e16c2fcc285e8a50050c7faa 100644 (file)
@@ -15,7 +15,12 @@ emacs23 (23.1+1-4) unstable; urgency=low
     Parsons <dparsons@debian.org> for the suggestion.
     (closes: #545263)
 
- -- Rob Browning <rlb@defaultvalue.org>  Sun, 13 Sep 2009 17:45:22 -0700
+  * Add provides emacs23-gtk to emacs23 as a transition measure (to be
+    deleted in emacs24) to allow more seamless upgrades from the
+    earlier unstable/testing packages.  Thanks to Josh Triplett
+    <josh@joshtriplett.org> for the suggestion. (closes: #545405)
+
+ -- Rob Browning <rlb@defaultvalue.org>  Sun, 13 Sep 2009 18:10:28 -0700
 
 emacs23 (23.1+1-3) unstable; urgency=low
 
index e6be458a68b525d8bb73fac4550f529212101f3a..57c633126833e1c284e663baa5141edecff9f734 100644 (file)
@@ -48,7 +48,7 @@ Section: editors
 Priority: optional
 Architecture: any
 Depends: emacs23-bin-common (= ${binary:Version}), install-info, ${shlibs:Depends}
-Provides: editor, emacsen, info-browser, mail-reader, news-reader
+Provides: editor, emacsen, info-browser, mail-reader, news-reader, emacs23-gtk
 Suggests: emacs23-common-non-dfsg
 Conflicts: emacs23-lucid, emacs23-nox, emacs23-gtk
 Replaces: emacs23-lucid, emacs23-nox, emacs23-gtk
index fd3274412d59fdf2056e92fd76eb383194a506f3..72e65b6f1fbdc0da05d44b455db64bf86419865b 100644 (file)
@@ -48,7 +48,7 @@ Section: editors
 Priority: optional
 Architecture: any
 Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), install-info, ${shlibs:Depends}
-Provides: editor, emacsen, info-browser, mail-reader, news-reader
+Provides: editor, emacsen, info-browser, mail-reader, news-reader, emacs23-gtk
 Suggests: @DEB_FLAVOR@-common-non-dfsg
 Conflicts: @DEB_FLAVOR@-lucid, @DEB_FLAVOR@-nox, emacs23-gtk
 Replaces: @DEB_FLAVOR@-lucid, @DEB_FLAVOR@-nox, emacs23-gtk